Content Library Item Updatesession PreviewWarningInfo
The Content Library Item Updatesession PreviewWarningInfo schema provides information about the warnings which are raised during the update session preview.
This schema was added in vSphere API 6.8.
{
"type": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"ignored": false
}
The warning type raised during preview of the update session.
For more information see: Content Library Item Updatesession WarningType.
This property was added in vSphere API 6.8.
The message specifying more details about the warning.
This property was added in vSphere API 6.8.
Indicates if this warning will be ignored during session complete operation.
This property was added in vSphere API 6.8.